home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1997 February / Computer Life February 1997.iso / S / wws9530 / Product / WORDSRCH.EXE / 0 / RCDATA / TMYORDER / TMYORDER.txt < prev   
Text File  |  1996-03-09  |  13KB  |  708 lines

  1. object MyOrder: TMyOrder
  2.   Left = 238
  3.   Top = 109
  4.   BorderStyle = bsDialog
  5.   Caption = 'Order Entry'
  6.   ClientHeight = 445
  7.   ClientWidth = 632
  8.   Font.Color = clBlack
  9.   Font.Height = -15
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   PixelsPerInch = 120
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   TextHeight = 17
  18.   object Bevel2: TBevel
  19.     Left = 4
  20.     Top = 180
  21.     Width = 269
  22.     Height = 173
  23.     Shape = bsFrame
  24.     Style = bsRaised
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 4
  28.     Top = 4
  29.     Width = 517
  30.     Height = 173
  31.     Shape = bsFrame
  32.     Style = bsRaised
  33.   end
  34.   object Label1: TLabel
  35.     Left = 12
  36.     Top = 12
  37.     Width = 81
  38.     Height = 17
  39.     Alignment = taRightJustify
  40.     AutoSize = False
  41.     Caption = 'Name'
  42.   end
  43.   object Label2: TLabel
  44.     Left = 12
  45.     Top = 40
  46.     Width = 81
  47.     Height = 17
  48.     Alignment = taRightJustify
  49.     AutoSize = False
  50.     Caption = 'Company'
  51.   end
  52.   object Label3: TLabel
  53.     Left = 408
  54.     Top = 152
  55.     Width = 29
  56.     Height = 17
  57.     Alignment = taRightJustify
  58.     AutoSize = False
  59.     Caption = 'Fax'
  60.   end
  61.   object Label4: TLabel
  62.     Left = 12
  63.     Top = 152
  64.     Width = 81
  65.     Height = 17
  66.     Alignment = taRightJustify
  67.     AutoSize = False
  68.     Caption = 'Work Phone'
  69.   end
  70.   object Label5: TLabel
  71.     Left = 12
  72.     Top = 124
  73.     Width = 81
  74.     Height = 17
  75.     Alignment = taRightJustify
  76.     AutoSize = False
  77.     Caption = 'Province'
  78.   end
  79.   object Label6: TLabel
  80.     Left = 12
  81.     Top = 96
  82.     Width = 81
  83.     Height = 17
  84.     Alignment = taRightJustify
  85.     AutoSize = False
  86.     Caption = 'City'
  87.   end
  88.   object Label7: TLabel
  89.     Left = 12
  90.     Top = 68
  91.     Width = 81
  92.     Height = 17
  93.     Alignment = taRightJustify
  94.     AutoSize = False
  95.     Caption = 'Address'
  96.   end
  97.   object Visa: TImage
  98.     Left = 528
  99.     Top = 4
  100.     Width = 97
  101.     Height = 60
  102.     Picture.Data = {<image000.bmp>}
  103.     Stretch = True
  104.   end
  105.   object MasterCard: TImage
  106.     Left = 528
  107.     Top = 72
  108.     Width = 97
  109.     Height = 60
  110.     Picture.Data = {<image001.bmp>}
  111.     Stretch = True
  112.   end
  113.   object Amex: TImage
  114.     Left = 528
  115.     Top = 140
  116.     Width = 97
  117.     Height = 60
  118.     Picture.Data = {<image002.bmp>}
  119.     Stretch = True
  120.   end
  121.   object Discover: TImage
  122.     Left = 528
  123.     Top = 208
  124.     Width = 97
  125.     Height = 60
  126.     Picture.Data = {<image003.bmp>}
  127.     Stretch = True
  128.   end
  129.   object Label8: TLabel
  130.     Left = 248
  131.     Top = 96
  132.     Width = 45
  133.     Height = 17
  134.     Alignment = taRightJustify
  135.     AutoSize = False
  136.     Caption = 'State'
  137.   end
  138.   object Label9: TLabel
  139.     Left = 264
  140.     Top = 124
  141.     Width = 69
  142.     Height = 17
  143.     Alignment = taRightJustify
  144.     AutoSize = False
  145.     Caption = 'Country'
  146.   end
  147.   object Label10: TLabel
  148.     Left = 204
  149.     Top = 152
  150.     Width = 89
  151.     Height = 17
  152.     Alignment = taRightJustify
  153.     AutoSize = False
  154.     Caption = 'Home Phone'
  155.   end
  156.   object Zip: TLabel
  157.     Left = 360
  158.     Top = 96
  159.     Width = 37
  160.     Height = 17
  161.     Alignment = taRightJustify
  162.     AutoSize = False
  163.     Caption = 'Zip'
  164.   end
  165.   object Label11: TLabel
  166.     Left = 8
  167.     Top = 188
  168.     Width = 77
  169.     Height = 17
  170.     Alignment = taRightJustify
  171.     AutoSize = False
  172.     Caption = 'Quantity'
  173.   end
  174.   object Label12: TLabel
  175.     Left = 8
  176.     Top = 216
  177.     Width = 77
  178.     Height = 17
  179.     Alignment = taRightJustify
  180.     AutoSize = False
  181.     Caption = 'Currency'
  182.   end
  183.   object Label13: TLabel
  184.     Left = 8
  185.     Top = 244
  186.     Width = 77
  187.     Height = 17
  188.     Alignment = taRightJustify
  189.     AutoSize = False
  190.     Caption = 'Shipping'
  191.   end
  192.   object Label14: TLabel
  193.     Left = 8
  194.     Top = 272
  195.     Width = 77
  196.     Height = 17
  197.     Alignment = taRightJustify
  198.     AutoSize = False
  199.     Caption = 'Payment'
  200.   end
  201.   object CredCardLab: TLabel
  202.     Left = 8
  203.     Top = 300
  204.     Width = 77
  205.     Height = 17
  206.     Alignment = taRightJustify
  207.     AutoSize = False
  208.     Caption = 'Cred Card'
  209.   end
  210.   object ExpLab: TLabel
  211.     Left = 8
  212.     Top = 328
  213.     Width = 77
  214.     Height = 17
  215.     Alignment = taRightJustify
  216.     AutoSize = False
  217.     Caption = 'Exp Date'
  218.   end
  219.   object Bevel3: TBevel
  220.     Left = 276
  221.     Top = 180
  222.     Width = 245
  223.     Height = 173
  224.     Shape = bsFrame
  225.     Style = bsRaised
  226.   end
  227.   object Label16: TLabel
  228.     Left = 284
  229.     Top = 184
  230.     Width = 101
  231.     Height = 17
  232.     Alignment = taCenter
  233.     AutoSize = False
  234.     Caption = 'Source'
  235.   end
  236.   object Label18: TLabel
  237.     Left = 400
  238.     Top = 184
  239.     Width = 113
  240.     Height = 17
  241.     Alignment = taCenter
  242.     AutoSize = False
  243.     Caption = 'Name of Source'
  244.   end
  245.   object Label19: TLabel
  246.     Left = 284
  247.     Top = 236
  248.     Width = 221
  249.     Height = 17
  250.     Alignment = taCenter
  251.     AutoSize = False
  252.     Caption = 'Comments'
  253.   end
  254.   object Panel1: TPanel
  255.     Left = 4
  256.     Top = 356
  257.     Width = 517
  258.     Height = 85
  259.     Color = clTeal
  260.     TabOrder = 27
  261.     object Label20: TLabel
  262.       Left = 4
  263.       Top = 4
  264.       Width = 65
  265.       Height = 16
  266.       AutoSize = False
  267.       Caption = 'Remit To:'
  268.       Font.Color = clBlack
  269.       Font.Height = -13
  270.       Font.Name = 'Arial'
  271.       Font.Style = [fsBold]
  272.       ParentFont = False
  273.     end
  274.     object Company1: TLabel
  275.       Left = 72
  276.       Top = 4
  277.       Width = 289
  278.       Height = 16
  279.       AutoSize = False
  280.       Caption = 'Company1'
  281.       Font.Color = clBlack
  282.       Font.Height = -13
  283.       Font.Name = 'Arial'
  284.       Font.Style = []
  285.       ParentFont = False
  286.     end
  287.     object Company2: TLabel
  288.       Left = 72
  289.       Top = 20
  290.       Width = 289
  291.       Height = 16
  292.       AutoSize = False
  293.       Caption = 'Company2'
  294.       Font.Color = clBlack
  295.       Font.Height = -13
  296.       Font.Name = 'Arial'
  297.       Font.Style = []
  298.       ParentFont = False
  299.     end
  300.     object Company3: TLabel
  301.       Left = 72
  302.       Top = 36
  303.       Width = 289
  304.       Height = 16
  305.       AutoSize = False
  306.       Caption = 'Company3'
  307.       Font.Color = clBlack
  308.       Font.Height = -13
  309.       Font.Name = 'Arial'
  310.       Font.Style = []
  311.       ParentFont = False
  312.     end
  313.     object Company4: TLabel
  314.       Left = 72
  315.       Top = 52
  316.       Width = 289
  317.       Height = 16
  318.       AutoSize = False
  319.       Caption = 'Company4'
  320.       Font.Color = clBlack
  321.       Font.Height = -13
  322.       Font.Name = 'Arial'
  323.       Font.Style = []
  324.       ParentFont = False
  325.     end
  326.     object Company5: TLabel
  327.       Left = 72
  328.       Top = 68
  329.       Width = 289
  330.       Height = 16
  331.       AutoSize = False
  332.       Caption = 'Company5'
  333.       Font.Color = clBlack
  334.       Font.Height = -13
  335.       Font.Name = 'Arial'
  336.       Font.Style = []
  337.       ParentFont = False
  338.     end
  339.     object Price: TLabel
  340.       Left = 368
  341.       Top = 4
  342.       Width = 49
  343.       Height = 16
  344.       AutoSize = False
  345.       Caption = 'Price:'
  346.       Font.Color = clBlack
  347.       Font.Height = -13
  348.       Font.Name = 'Arial'
  349.       Font.Style = []
  350.       ParentFont = False
  351.     end
  352.     object Label21: TLabel
  353.       Left = 368
  354.       Top = 20
  355.       Width = 49
  356.       Height = 16
  357.       AutoSize = False
  358.       Caption = 'S&&H:'
  359.       Font.Color = clBlack
  360.       Font.Height = -13
  361.       Font.Name = 'Arial'
  362.       Font.Style = []
  363.       ParentFont = False
  364.     end
  365.     object Label22: TLabel
  366.       Left = 368
  367.       Top = 36
  368.       Width = 41
  369.       Height = 16
  370.       AutoSize = False
  371.       Caption = 'Tax:'
  372.       Font.Color = clBlack
  373.       Font.Height = -13
  374.       Font.Name = 'Arial'
  375.       Font.Style = []
  376.       ParentFont = False
  377.     end
  378.     object Label23: TLabel
  379.       Left = 368
  380.       Top = 56
  381.       Width = 49
  382.       Height = 20
  383.       AutoSize = False
  384.       Caption = 'Total:'
  385.       Font.Color = clBlack
  386.       Font.Height = -17
  387.       Font.Name = 'Arial'
  388.       Font.Style = [fsBold]
  389.       ParentFont = False
  390.     end
  391.     object PriceTotal: TLabel
  392.       Left = 420
  393.       Top = 56
  394.       Width = 89
  395.       Height = 20
  396.       AutoSize = False
  397.       Font.Color = clBlack
  398.       Font.Height = -17
  399.       Font.Name = 'Arial'
  400.       Font.Style = [fsBold]
  401.       ParentFont = False
  402.     end
  403.     object PriceFirst: TLabel
  404.       Left = 420
  405.       Top = 4
  406.       Width = 93
  407.       Height = 16
  408.       AutoSize = False
  409.       Font.Color = clBlack
  410.       Font.Height = -13
  411.       Font.Name = 'Arial'
  412.       Font.Style = []
  413.       ParentFont = False
  414.     end
  415.     object PriceShipping: TLabel
  416.       Left = 420
  417.       Top = 20
  418.       Width = 93
  419.       Height = 16
  420.       AutoSize = False
  421.       Font.Color = clBlack
  422.       Font.Height = -13
  423.       Fo